Welcome![Sign In][Sign Up]
Location:
Search - WIN SOCKET

Search list

[SourceCodewin socket

Description: shujudabao
Platform: | Size: 1933 | Author: fly03_waha@163.com | Hits:

[Internet-NetworkWinSocket-TCP

Description: 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the server and a client pairs procedure, studies the winsock very good source code!
Platform: | Size: 2125824 | Author: 阿敏 | Hits:

[Internet-NetworkConnectionLimit

Description: 测试windows的socket最大连接数-test windows of the largest socket connections
Platform: | Size: 17408 | Author: 高年蒙 | Hits:

[Windows DevelopWinSock Win32 API 的打包类和例子程序winsocket

Description: WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子程序-Windows socket sample
Platform: | Size: 53248 | Author: e_man518 | Hits:

[CSharpWindowsApplication000

Description: 通过socket,TCP/IP协议,从WEB服务器(填写网站地址或IP地址)下载网页,保存到指定硬盘空间。-through the socket, TCP/IP, from the Web server (fill in Web addresses, or IP address) to download Web pages, designated to preserve disk space.
Platform: | Size: 25600 | Author: 张原 | Hits:

[Internet-Networkjdlts

Description: 按C/S格式编写的小型局域网文字通信软件 win socket-by C/S format of small text LAN communications software win socket
Platform: | Size: 89088 | Author: 王鑫 | Hits:

[VC/MFCWINDOWS__socket13

Description: 利用“原始套接字”(Raw Socket),我们可访问位于基层的传输协议。本章专门讲解如 何运用这种原始套接字,来模拟I P的一些实用工具,比如Tr a c e r o u t e和P i n g程序等等。使用原 始套接字,亦可对I P头信息进行实际的操作。本章只关心I P协议;至于如何针对其他协议使 用原始套接字,我们不打算提及。而且,大多数协议(除AT M以外)根本就不支持原始套接 字。所有原始套接字都是使用S O C K _ R AW这个套接字类型来创建的,而且目前只有Wi n s o c k 2提供了对它的支持。因此,无论Microsoft Windows CE 还是老版本的Windows 95 (无 Winsock 2升级)均不能利用原始套接字的能力。-use "raw socket" (Raw Socket), we can visit at the grassroots transmission agreements. This chapter specifically on how to use the original socket, I P to simulate some practical tools, For example Tr a c e r t o u e and P i n g procedures, and so on. Original socket, I can right the first P information of the actual operation. I only care about this chapter P Agreement; As to how the other agreements original socket, we do not intend to mention. Moreover, most agreements (except outside AT M) simply does not support the original socket. All original socket are using S O C K R AW _ the socket types to create, but it's only Wi n o c k 2 of the support it. Therefore, Whether Microsoft Windows CE or an older version of Windows 95 (non-Win sock escalation 2) are not using the ori
Platform: | Size: 692224 | Author: 楼洛阳 | Hits:

[J2MEsocket_communicate

Description: 用java实现Socket通信程序名称:socket_communicate 运行环境:Win XP;Jbuilder 7 注意事项:-with java Socket Communication Program Name : socket_communicate operating environment : Win XP; Jbuilder 7 Note :
Platform: | Size: 4096 | Author: xieqiang | Hits:

[source in ebookwindow_socket

Description: windows网络编程技术随书源码,比较详细介绍了windows 平台下各种网络编程方法-windows of network programming source books, more detail on the windows platform networks Programming
Platform: | Size: 15223808 | Author: 王波 | Hits:

[Internet-Networksocketwin

Description: CAsyncSocket_ClientTcp,服务端,与客户端通信-CAsyncSocket_ClientTcp, server and client communication
Platform: | Size: 70656 | Author: 崔石磊 | Hits:

[Internet-NetworkUDP

Description: socket编程 : 一个基于UDP协议的通讯实例-socket programming: a communication protocol based on UDP example
Platform: | Size: 9216 | Author: 小君 | Hits:

[Internet-NetworkWin_Talk

Description: 聊天小程序,供参考!Socket就是套接字,它是网络编程中最常用遇到的概念和工具。在TCP/IP网络中,传送和接收数据就会经常使用到Socket,由于使用Socket能够在网络上处理复杂数据,所以在各种网络应用程序中,涉及到数据传送和接收,一般都会使用Socket,可见要掌握网络编程,精通Socket是非常重要。由于Socket本身的复杂性,决定了掌握它是比较困难的。Visual C#是微软公司推荐的开发.Net平台应用程序的主要语言,随着.Net的深入人心,目前很多有远见的公司都把以前的软件转向了.Net平台。掌握网络编程始终是学习一种开发语言的重点,这一点对于Visual C#也同样如此。Visual C#实现网络功能其关键也是掌握托管Socket的使用方法。本文就来详细介绍Visual C#中利用托管Socket实现网络数据传送和接收的实现方法及其注意事项。-err
Platform: | Size: 33792 | Author: 白杨 | Hits:

[Internet-NetworkSLX

Description: 利用WIN SOCKET(套接字)写得聊天程序,适用于初学者。-The use of WIN SOCKET (socket) chat program written for beginners.
Platform: | Size: 3856384 | Author: yujiaxue | Hits:

[Internet-NetworkTCPIP-vol3.win

Description: tcp/ip网络互联技术(卷3) 客户-服务器编程与应用(windows套接字版)-tcp/ip network interconnection technologies (Volume 3) Client- Server Programming and Applications (windows socket version)
Platform: | Size: 43008 | Author: Vergil | Hits:

[Internet-NetworkWceHttp

Description: win inet in WTL on C++ for quck inet http
Platform: | Size: 1778688 | Author: Buggy | Hits:

[CSharpqq_client

Description: wince中用c#编写的仿qq的客户端,可以实现与pc机下的客户端进行通讯,基于socket-wince with the preparation of the c# client qq imitation can be achieved with under machine pc client communications, based on the socket
Platform: | Size: 38912 | Author: smc | Hits:

[CSharpEasyChat

Description: 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TCP通信的类的实际应用。 2. WIN平台下的多线程程序开发,后台监听线程是网络应用程序开发中的一个基本技术,这个实例的客户端和服务器端都用了后台监听数据包的线程。 3. 客户端和服务器之间交换消息的方法,主要是byte[ ]格式的消息包的消息格式设计和识别,以便让客户端和服务器能够正确交互。 4. 服务端对连接客户的信息存储和状态监控,这个实例用了Hashtable来存储客户连接信息-a chat tool develop by c# in the desk of windows,including source code of client sever ,which can help the students who want to study .net and c#
Platform: | Size: 831488 | Author: sunrong | Hits:

[Windows DevelopEchoServer

Description: Echo server using win socket programming
Platform: | Size: 2048 | Author: PRHsie | Hits:

[VC/MFCWindowsSockets

Description: Win socket Api,socket 说明,可速查,亦可学习。-Win socket Api, socket specification, can be Quick Fact can learn from.
Platform: | Size: 843776 | Author: zhangqun | Hits:

[Internet-Networktracert

Description: 这是一个客户端程序(win socket),实现IP路由跟踪,并显示路由信息-IP routing to achieve tracking, and display the routing information
Platform: | Size: 3072 | Author: xiasan | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net